home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / nano / patch.nanorc < prev    next >
Encoding:
Text File  |  2007-02-07  |  242 b   |  11 lines

  1. ## Here is an example for patch files.
  2. ##
  3. syntax "patch" "\.(patch|diff)$"
  4. color brightgreen "^\+.*"
  5. color green "^\+\+\+.*"
  6. color brightblue "^ .*"
  7. color brightred "^-.*"
  8. color red "^---.*"
  9. color brightyellow "^@@.*"
  10. color magenta "^diff.*"
  11.